Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: 🔨 update minimal rust version to 1.42.0 for matches #535

Merged
merged 1 commit into from
Jul 23, 2021

Conversation

zwpaper
Copy link
Member

@zwpaper zwpaper commented Jul 22, 2021

we used matches macro, it is stable on v1.42.0

fix #534


TODO

  • Use cargo fmt
  • Add necessary tests
  • Add changelog entry

@zwpaper zwpaper requested review from meain and Peltoche as code owners July 22, 2021 11:46
@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2021

Codecov Report

Merging #535 (dbd077c) into master (2ea97d2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #535   +/-   ##
=======================================
  Coverage   88.37%   88.37%           
=======================================
  Files          36       36           
  Lines        3552     3552           
=======================================
  Hits         3139     3139           
  Misses        413      413           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ea97d2...dbd077c. Read the comment docs.

@meain meain merged commit d17bf89 into lsd-rs:master Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"cargo install lsd" failes on raspberry pi 4 (Raspbian OS 32-bit)
3 participants